libdb-je-java software package provides Oracle Berkeley Database Java Edition, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdb-je-java
libdb-je-java is installed in your system.
Make ensure the libdb-je-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdb-je-java *
You will get with libdb-je-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libdb-je-java |
| Version | 3.3.98-1 |
| Description | Oracle Berkeley Database Java Edition |
| Sub Section | libs |